env_set_flags

Wrapper for mdb_env_set_flags @throws lmdb_oo.MbdError on failure @see http://symas.com/mdb/doc/group__mdb.html#ga83f66cf02bfd42119451e9468dc58445

static
void
env_set_flags
(
MDB_env* env
,
const uint flags
,
const bool onoff = true
)

Meta